home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / snpd9611.zip / REGIT.C < prev    next >
C/C++ Source or Header  |  1996-11-24  |  274b  |  13 lines

  1. .I 0 4
  2. /* +++Date last modified: 11-Jun-1996 */
  3.  
  4. /*************************************************************************
  5.  
  6. .D 1 2
  7. .I 12 1
  8. #include "regkey.h"
  9. .D 13 10
  10. .I 54 1
  11.             printf("Key value = %08lX hex, %lu decimal.\n", keyval, keyval);
  12. .D 55 1
  13.